home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica3 / rndrl161.rdm < prev    next >
Text File  |  1997-01-18  |  1KB  |  47 lines

  1. Short:    Multi gfx manipulation library
  2. Author:   Captain Bifat/TEK
  3. Uploader: richard.wagenfuehrer@munich.netsurf.de
  4. Type:     gfx/misc
  5.  
  6.                             render.library
  7.                             --------------
  8.                ©1996 Captain Bifat / TEK neoscientists
  9.  
  10.  
  11.                       preliminary (beta) release
  12.  
  13.  
  14.  
  15. > what is it?
  16.  
  17.   render.library is an Amiga shared library. it's a collection of
  18.   powerful functions for image processing purposes - such as
  19.   quantization, scaling, rendering, conversions, and histogram related
  20.   operations. this package is mainly intended for programmers.
  21.  
  22.  
  23. > requirements
  24.  
  25. - mc68020 or better
  26. - kickstart 2.04 (v37) or better
  27.  
  28.  
  29. > features
  30.  
  31. - histograms up to 24 bit
  32. - rendering
  33. - dithering
  34. - color quantization
  35. - HAM mode support
  36. - custom memory management
  37. - scaling
  38. - conversion functions
  39. - fast
  40. - fully documented
  41. - supplied with C, Assembler, and E includes
  42.  
  43.  
  44. this is freeware for freeware programmers.
  45. please read the `legal' information document.
  46. enjoy...
  47.